home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1997-11-21 | 1.7 KB | 72 lines |
- .name
- SuperDuper
- .type
- Disk Tool
- .short
- High-speed disk copier and formatter
- .description
- SuperDuper is an exciting, high-speed disk copier and formatter. Typical
- timings are 99s for a disk-to-disk verified copy, or 38s for a four disk
- non-verified format. Also available are buffering in RAM, on a hard disk
- image file or on any sector-based Amiga device, like RAD:, VDO:, FMS:, etc.
- Real-time compression using the Xpk standard allows to copy in one pass most
- disks on 1M Amigas, especially in conjunction with a special utility which
- "hides" external drives to the system (but not to SuperDuper). Bells and
- whistles include high density floppy support, voice, automatic date
- increment, a list of the disks copied, and automatic start of operations
- based on disk insertion/ejection sensing. SuperDuper 3.13 is freeware and
- works on any Amiga under 2.0 and beyond.
- .version
- 3.13
- .date
- 1994.02.21
- .author
- Sebastiano Vigna
- .requirements
- Requires OS 2.0+
- .reference
- AmigaLibDisk979:SuperDuper/
- 3.1
- AmigaLibDisk903:SuperDuper/
- 3.0
- AmigaLibDisk753:SuperDuper/
- 2.02
- AmigaLibDisk590:SuperDuper/
- 2.01
- AmigaLibDisk561:SuperDuper/
- 2.0
- AmigaLibDisk488:SuperDuper/
- 1.0
- .distribution
- Freeware
- .address
- Via California 22
- I-20144 Milano MI
- .email
- vigna@ghost.dsi.unimi.it
- .docs
- README
- SuperDuper.guide
- ToggleClick.doc
- SetTDDelay.doc
- .described-by
- Dan Fish (daf@daffy.amigalib.com)
- .submittal
- Downloaded via ftp from wuarchive.wustl.edu.
- .execute
- set choice `RequestChoice "SuperDuper" "Please select an option" "View README" "View Guide" "Run SuperDuper" "Cancel"`
- if $choice EQ "0"
- quit 5
- endif
- if $choice EQ "1"
- MetaTool README TEXT
- endif
- if $choice EQ "2"
- MetaTool SuperDuper.guide GUIDE
- endif
- if $choice EQ "3"
- WBRun SD
- endif
- .aminet-dir
- dev/copy
-